第 3 步:让我们创建一个函数来计算霸王龙和小猫在月球上的重量!
浮点数是带小数点的数字。浮点数是 Python 中使用的一种数据类型,如整数或字符串。
- 转到逻辑,然后并拖出Define Function with Parameters 。
- 将函数的名称更改为get_moon_weight 。
- 去并在函数内拖动Float Variable 。它前面应该有一个···· 。
To navigate the page using the TAB key, first press ESC to exit the code editor.